-
Home
-
Bolt Checkout for WooCommerce
-
2.21.0
-
Code
-
Classes
- Bolt_API_Request
Total Complexity |
40 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
286 |
Lines of code |
150 |
Logical lines of code |
69 |
Comment lines |
115 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_api_request_by_url() |
B |
39 |
19 |
59 |
send_curl_request() |
A |
44 |
8 |
49 |
reset_header_curl_before_send() |
S |
70 |
5 |
5 |
instance() |
S |
70 |
2 |
7 |
get_api_url() |
S |
77 |
2 |
3 |
get_feature_switches() |
S |
64 |
1 |
11 |
init_hooks() |
S |
78 |
1 |
3 |
handle_api_request() |
S |
75 |
1 |
4 |
handle_graphql_request() |
S |
65 |
1 |
9 |